home *** CD-ROM | disk | FTP | other *** search
/ Stuart Little 2 Press Kit / Stuart Little 2 Press Kit.iso / pc / SL2.dxr / TrailerLogosNotes_2.ls < prev    next >
Encoding:
Text File  |  2002-06-24  |  102 b   |  8 lines

  1. on exitFrame
  2.   if sprite(113).movieRate = 0 then
  3.     go("main")
  4.   else
  5.     go(the frame)
  6.   end if
  7. end
  8.